home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6388 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  681 b 

  1. Path: csus.edu!news
  2. From: wleong@sfsu.edu (Jerry Leong)
  3. Newsgroups: comp.lang.c
  4. Subject: Turn off padding in structure declaration, How???
  5. Date: Sat, 24 Feb 1996 00:35:13 GMT
  6. Organization: San Francisco State University
  7. Message-ID: <312e5bf7.2912240@news.csus.edu>
  8. NNTP-Posting-Host: wleong@pluto.sfsu.edu
  9. X-Newsreader: Forte Agent .99d/32.182
  10.  
  11. Hi,
  12.     I couldn't find any good thread regarding this problem, so I guess
  13. I'll post the question up on the net. 
  14.   I need to define a structure that has odd numbers of bytes. And I do
  15. not want any internal padding being done on my structure. Obviously,
  16. this is beyond my realm of knowledge. How can this be done ?
  17.   Thanx in advance.
  18.  
  19.